home *** CD-ROM | disk | FTP | other *** search
/ An Introduction to Progr…l Basic 6.0 (4th Edition) / An Introduction to Programming using Visual Basic 6.0.iso / IE4 / IEAK4.CAB / random.h < prev    next >
Encoding:
Text File  |  1998-02-09  |  53 b   |  2 lines

  1. typedef unsigned int        UINT;
  2. UINT random(UINT);